programming4us
           
 
 
Windows

Windows 7: Mapping a Network Folder to a Local Drive Letter

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
1/20/2011 8:03:02 PM
Navigating a computer’s shared folders is straightforward, and is no different from navigating the folders on your own computer. However, you might find that you need to access a particular folder on a shared resource quite often. That’s not a problem if the folder is shared directly. However, the folder you want might be buried several layers down. For example, you may need to open the Paul folder, then the Databases folder, then Access, and so on. That’s a lot of double-clicking. You could use the network address, instead, but even that could get long and unwieldy. (And, with Murphy’s law still in force, the longer the address, the greater the chance of a typo slipping in.)

You can avoid the hassle of navigating innumerable network folders and typing lengthy network addresses by mapping the network folder to your own computer. Mapping means that Windows assigns a drive letter to the network folder, such as G: or Z:. The advantage here is that now the network folder shows up as just another disk drive on your machine, enabling you to access the resource quickly by selecting Start, Computer.

Note

You might also find that mapping a network folder to a local drive letter helps with some older programs that aren’t meant to operate over a network connection. For example, I have a screen-capture program that I need to use from time to time. If I capture a screen on another computer and then try to save the image over the network to my own computer, the program throws up an error message telling me that the destination drive is out of disk space (despite having, in fact, hundreds of gigabytes of free space on the drive). I solve this problem by mapping the folder on my computer to a drive letter on the other computer, which fools the program into thinking it’s dealing with a local drive instead of a network folder.


Creating the Mapped Network Folder

To map a network folder to a local drive letter, follow these steps:

1.
Select Start, right-click Computer, and then click Map Network Drive. (In any folder window, you can also click Map Network Drive in the toolbar.) Windows 7 displays the Map Network Drive dialog box.

2.
The Drive drop-down list displays the last available drive letter on your system, but you can pull down the list and select any available letter.

Caution

If you use a removable drive, such as a memory card or Flash drive, Windows 7 assigns the first available drive letter to that drive. This can cause problems if you have a mapped network drive that uses a lower drive letter. Therefore, it’s good practice to use higher drive letters (such as X, Y, and Z) for your mapped resources.

3.
Use the Folder text box to type the network address of the folder, as shown in Figure 1. (Alternatively, click Browse, select the shared folder in the Browse for Folder dialog box, and then click OK.)



Figure 1. Use the Map Network Drive dialog box to assign a drive letter to a network resource.

4.
If you want Windows 7 to map the network folder to this drive letter each time you log on to the system, leave the Reconnect at Logon check box activated.

Tip

By default, Windows 7 connects you to the network folder using your current username and password. If the network folder requires a different username and password, click the Different User Name link to open the Connect As dialog box. Type the account data in the User Name and Password text boxes, and then click OK.

5.
Click Finish. Windows 7 adds the new drive letter to your system and opens the new drive in a folder window.

To open the mapped network folder later, select Start, Computer, and then double-click the drive in the Network Location group (see Figure 2).

Figure 2. After you map a network folder to a local drive letter, the mapped drive appears in the Computer window for easier access.

Mapping Folders at the Command Line

You can also map a network folder to a local drive letter by using a Command Prompt session and the NET USE command. Although you probably won’t use this method very often, it’s handy to know how it works, just in case. Here’s the basic syntax:

NET USE [drive] [share] [password] [/USER:user] [/PERSISTENT:[YES | NO]] | /DELETE]


driveThe drive letter (following by a colon) of the local drive to which you want the network folder mapped.
shareThe network address of the folder.
passwordThe password required to connect to the shared folder (that is, the password associated with the username, specified next).
/USER: userThe username you want to use to connect to the shared folder.
/PERSISTENT:Add YES to reconnect the mapped network drive the next time you log on.
/DELETEDeletes the existing mapping that’s associated with drive.

For example, the following command maps the shared folder \\PAULSPC\Paul\Writing\Books to the Z: drive:

net use z: \\paulspc\paul\writing\books \persistent:yes

Disconnecting a Mapped Network Folder

If you no longer need to map a network resource, disconnect it by following these steps:

1.
Select Start, Computer to open the Computer window.

2.
Right-click the mapped drive, and then click Disconnect.

3.
If there are files open from the resource, Windows 7 displays a warning to let you know that it’s unsafe to disconnect the resource. You have two choices:

  • Click No, close all open files from the mapped resource, and then repeat steps 1 and 2.

  • If you’re sure there are no open files, click Yes to disconnect the resource.

Other -----------------
- SOA with .NET and Windows Azure: WCF Extensions - WCF Router (part 2) - Routing Configuration
- SOA with .NET and Windows Azure: WCF Extensions - WCF Router (part 1) - The RoutingService Class & Routing Contracts
- Windows 7: Accessing Shared Network Resources
- Windows 7: Managing Wireless Network Connections (part 4) - Creating User-Specific Wireless Connections
- Windows 7: Managing Wireless Network Connections (part 3) - Reordering Wireless Connections
- Windows 7: Managing Wireless Network Connections (part 2) - Working with Wireless Connection Properties
- Windows 7: Managing Wireless Network Connections (part 1) - Creating an Ad Hoc Wireless Network
- Windows7: Managing Network Connections (part 5) - Using a Network Connection to Wake Up a Sleeping Computer
- Windows7: Managing Network Connections (part 4) - Finding a Connection’s MAC Address
- Windows7: Managing Network Connections (part 3) - Setting Up a Static IP Address
- Windows7: Managing Network Connections (part 2) - Enabling Automatic IP Addressing
- Windows7: Managing Network Connections (part 1)
- Working with Windows 7’s Basic Network Tools and Tasks (part 6) - Customizing Your Network
- Working with Windows 7’s Basic Network Tools and Tasks (part 5) - Viewing Network Status Details
- Working with Windows 7’s Basic Network Tools and Tasks (part 4) - Displaying a Network Map
- Working with Windows 7’s Basic Network Tools and Tasks (part 3) - Viewing Network Computers and Devices
- Working with Windows 7’s Basic Network Tools and Tasks (part 2) - Setting Up a Homegroup
- Working with Windows 7’s Basic Network Tools and Tasks (part 1) - Accessing the Network and Sharing Center
- Windows 7: Setting Up a Peer-to-Peer Network (part 2) - Connecting to a Wireless Network
- Windows 7: Setting Up a Peer-to-Peer Network (part 1) - Changing the Computer and Workgroup Name
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us